gtk4.git
2014-10-30 Alexander LarssonGtkGLArea: Add INPUT_ONLY window so that we can get...
2014-10-30 Alexander LarssonGtkGLArea: Major reworking
2014-10-30 Alexander Larssongdk_x11_display_make_gl_context_current: move some...
2014-10-30 Lapo CalamandreiAdwaita: darken a bit OSD background color
2014-10-30 Matthias ClasenImprove warning
2014-10-30 Matthias Claseninspector: Add HighContrast to built-in themes list
2014-10-30 Matthias ClasenHighContrast: integrate in build machinery
2014-10-30 Matthias ClasenDrop gtk.gresource.xml
2014-10-30 Matthias ClasenHighContrast: Add sass parsing script
2014-10-30 Matthias ClasenHighContrast: Drop settings.ini
2014-10-30 Lapo CalamandreiAdwaita: slightly contrasting popover background
2014-10-30 Lapo CalamandreiAdwaita: border radiusses rationalization
2014-10-30 Piotr DrągUpdated POTFILES.in
2014-10-30 Jakub Steinertheme: move HC theme from gnome-themes-standard
2014-10-30 Alexander LarssonAdd GdkGLContext::profile
2014-10-30 Alexander LarssonClarify docs for gdk_cairo_draw_from_gl
2014-10-30 Alexander LarssonRemove GdkGLContext::visual
2014-10-30 Alexander LarssonGtkGLArea: Always destroy context on unrealize
2014-10-30 Alexander LarssonGdkWindow: destroy paint gl context on destroy
2014-10-30 Alexander LarssonGdkGLContext: Track shared context
2014-10-30 Alexander LarssonGdkGLContext: Change the way we track the current context
2014-10-30 Lapo CalamandreiAdwaita: osd rationalization and tweakings
2014-10-30 Alexander LarssonGdkWindowX11: Keep the impl window cairo surface around...
2014-10-30 Matthias ClasenMake the inspector window translucent instead of lowering
2014-10-29 Lapo CalamandreiAdwaita: fix for the previous colorswatch fix...
2014-10-29 Lapo CalamandreiAdwaita: fix selected colorswatch white border
2014-10-29 Lapo CalamandreiAdwaita: first round of OSD style converage
2014-10-29 Carlos Garnachowayland: Emit GDK_OWNER_CHANGE events around wl_data_of...
2014-10-29 Alexander LarssonGdkX11GLContext: Fix leak
2014-10-29 Alexander LarssonCache default gdk visuals in the GDK_VISUALS property...
2014-10-29 Alexander LarssonX11: Pick better system and rgba visuals for GL
2014-10-29 Matthias ClasenRemove a redundant call
2014-10-29 Matthias ClasenGtkPopoverMenu: Add API to open a submenu
2014-10-29 Matthias ClasenAdd a scale to the popover menu example
2014-10-29 Matthias ClasenAdd documentation
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenGtkPopoverMenu: Simplify
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenGtkModelButton: Don't require an explicit role
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenGtkModelButton: Rename action-role to role
2014-10-29 Matthias ClasenGtkModelButton: Drop unused :accel property
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenDrop GtkModelButton:has-submenu
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenGtkModelButton: Add a menu-name property
2014-10-29 Matthias ClasenAdd GtkPopoverMenu
2014-10-29 Matthias ClasenAdd a manual popover menu example
2014-10-29 Matthias ClasenMake GtkModelButton a better GtkActionable
2014-10-29 Matthias ClasenMake GtkModelButton public
2014-10-29 Matthias ClasenDrop an unused variable
2014-10-29 Alexander LarssonGdkGLContextX11: Don't free NULL visual info
2014-10-29 Matthias ClasenFix toplevel input shape for csd windows
2014-10-28 Matthias ClasenPlug another memory leak
2014-10-28 Matthias ClasenPlug some memory leaks in GL support
2014-10-28 Alexander LarssonGdkGlContextWayland: Don't require specific bit depths
2014-10-28 Alexander LarssonPick the first rgba visual, not the last
2014-10-28 Alexander LarssonGdkGLContextX11: Ensure we get the fbconfig with the...
2014-10-28 Matthias ClasenDocument Wayland opacity handling
2014-10-28 Matthias Clasenwayland: Make window opacity work
2014-10-28 Matthias ClasenBump atk dep
2014-10-28 Matthias ClasenInspector: Make picking work without a grab
2014-10-28 Jasper St.... wayland: Don't use the default display
2014-10-28 Jasper St.... gdkevents: Use the correct display to copy event data
2014-10-28 Jasper St.... gdkdisplay: Provide a default event_data_copy / event_d...
2014-10-28 Matthias Clasengtk-demo: Drop uses of gdk_cursor_new()
2014-10-28 Matthias ClasenAdd another multi-device invariant
2014-10-28 Matthias ClasenDrop an unused variable
2014-10-28 Matthias ClasenDon't return GDK_GRAB_SUCCESS on failure
2014-10-28 Matthias ClasenMention the 'same display' requirement in the docs too
2014-10-28 Matthias ClasenDeprecate gdk_cursor_new()
2014-10-28 Matthias ClasenGtkAboutDialog: Don't use gdk_cursor_new
2014-10-28 Jasper St.... gtkwindow: Use gdk_cursor_new_for_display
2014-10-28 Jasper St.... gdkwindow: Specify some invariants for cursors
2014-10-28 Matthias ClasenUpdate for 3.15.1
2014-10-28 Matthias ClasenUpdate expected results of a11y tests
2014-10-27 Jasper St.... x11: Scale the frame extents as well
2014-10-27 Matthias Clasengtk3-demo: Add a frame to the sidebar
2014-10-27 Alexander Larssonopengl: Use GL_TEXTURE_2D rather than GL_TEXTURE_RECTAN...
2014-10-27 Alexander Larssonopengl: Use proper blend function for premultiplied...
2014-10-27 Alexander Larssongdkglcontext: Track whether to use GL_TEXTURE_2D or...
2014-10-27 Jasper St.... cairoblur: Fix the blur again once more
2014-10-27 Jasper St.... cairoblur: Fix the blur code
2014-10-27 Alexander LarssonRename gdk_gl_context_flush_buffer to gdk_gl_context_en...
2014-10-27 Matthias ClasenIndentation fix
2014-10-27 Sebastien Lafarguepopover menus: Take iconic into account
2014-10-27 Matthias ClasenIgnore gdk-pixbuf deprecations
2014-10-27 Cosimo Cecchitestlevelbar: fix CSS to be aligned with documentation
2014-10-27 Cosimo Cecchilevelbar: don't use the current value style class for...
2014-10-27 Cosimo Cecchitestlevelbar: don't segfault when quitting testlevelbar
2014-10-27 Matthias Clasenquartz: Move the FullscreenSavedGeometry definition...
2014-10-27 Marcus Karlssonquartz: fix build on 10.6 and below
2014-10-27 Christophe... Return correct font from gtk_font_chooser_widget_find_font
2014-10-27 Christophe... fontchooserwidget: Don't invalidate priv->font_iter...
2014-10-27 Matthias ClasenFix an out-of-bounds access in MyEnhancedXkbTranslateKe...
2014-10-26 Matthias ClasenTest h/vhomogenenous in teststack
2014-10-26 Matthias ClasenUse GtkStack:vhomogeneous for popover menus
2014-10-26 Matthias ClasenGtkStack: split homogeneous
2014-10-26 Timm Bäderpopover: Use the right area for drawing the background
2014-10-26 Matthias ClasenGtkBox: Fix self-assignment for center widget
next